TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeNodeConverter Class / GetProperties Method / GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method

In This Topic
    GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Overrides Function GetProperties( _
       ByVal context As ITypeDescriptorContext, _
       ByVal value As Object, _
       ByVal attributes() As Attribute _
    ) As PropertyDescriptorCollection

    Parameters

    context
    value
    attributes
    See Also